[INFO] cloning repository https://github.com/scooter-dangle/yew-callback-test
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/scooter-dangle/yew-callback-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscooter-dangle%2Fyew-callback-test", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscooter-dangle%2Fyew-callback-test'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 40d024d0f8f824e507982c93a92fab2aecd177db
[INFO] testing scooter-dangle/yew-callback-test against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscooter-dangle%2Fyew-callback-test" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/scooter-dangle/yew-callback-test
[INFO] finished tweaking git repo https://github.com/scooter-dangle/yew-callback-test
[INFO] tweaked toml for git repo https://github.com/scooter-dangle/yew-callback-test written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/scooter-dangle/yew-callback-test on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/scooter-dangle/yew-callback-test already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a4376e7fd3cbb3a3c8dd803d786d7c643ce55ad52b7bf597cdc29cd764568759
[INFO] running `Command { std: "docker" "start" "-a" "a4376e7fd3cbb3a3c8dd803d786d7c643ce55ad52b7bf597cdc29cd764568759", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a4376e7fd3cbb3a3c8dd803d786d7c643ce55ad52b7bf597cdc29cd764568759", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a4376e7fd3cbb3a3c8dd803d786d7c643ce55ad52b7bf597cdc29cd764568759", kill_on_drop: false }`
[INFO] [stdout] a4376e7fd3cbb3a3c8dd803d786d7c643ce55ad52b7bf597cdc29cd764568759
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1576d7cf423ead5120e38643b9a1dec554b47bca1e13ea94ca81c9c11e1940f9
[INFO] running `Command { std: "docker" "start" "-a" "1576d7cf423ead5120e38643b9a1dec554b47bca1e13ea94ca81c9c11e1940f9", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]    Compiling libc v0.2.42
[INFO] [stderr]    Compiling serde v1.0.70
[INFO] [stderr]    Compiling proc-macro2 v0.4.6
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]    Compiling cc v1.0.17
[INFO] [stderr]    Compiling proc-macro2 v0.2.3
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]    Compiling cfg-if v0.1.4
[INFO] [stderr]    Compiling itoa v0.4.2
[INFO] [stderr]    Compiling byteorder v1.2.3
[INFO] [stderr]    Compiling rustc-demangle v0.1.8
[INFO] [stderr]    Compiling stdweb v0.4.7
[INFO] [stderr]    Compiling dtoa v0.4.3
[INFO] [stderr]    Compiling fnv v1.0.6
[INFO] [stderr]    Compiling discard v1.0.3
[INFO] [stderr]    Compiling anymap v0.12.1
[INFO] [stderr]    Compiling log v0.4.3
[INFO] [stderr]    Compiling slab v0.4.0
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]    Compiling quote v0.4.2
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]    Compiling syn v0.12.15
[INFO] [stderr]    Compiling iovec v0.1.2
[INFO] [stderr]    Compiling bytes v0.4.8
[INFO] [stderr]    Compiling quote v0.6.3
[INFO] [stderr]    Compiling syn v0.14.4
[INFO] [stderr]    Compiling backtrace-sys v0.1.23
[INFO] [stderr]    Compiling http v0.1.7
[INFO] [stderr]    Compiling synstructure v0.6.1
[INFO] [stderr]    Compiling failure_derive v0.1.1
[INFO] [stderr]    Compiling backtrace v0.3.9
[INFO] [stderr]    Compiling failure v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.70
[INFO] [stderr]    Compiling serde_json v1.0.22
[INFO] [stderr]    Compiling bincode v1.0.1
[INFO] [stderr]    Compiling stdweb-derive v0.4.0
[INFO] [stderr]    Compiling yew v0.5.0 (https://github.com/DenisKolodin/yew?rev=d340aaf3563b1436b9f7f7ed13128dd5f81719ca#d340aaf3)
[INFO] [stdout] error: recursion limit reached while expanding `_js_impl!`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/yew-54b5b06865705cc8/d340aaf/src/services/fetch.rs:163:18
[INFO] [stdout]     |
[INFO] [stdout] 163 |       let handle = js! {
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 164 | |         var body = @{body};
[INFO] [stdout] 165 | |         if (@{binary} && body != null) {
[INFO] [stdout] 166 | |             body = Uint8Array.from(body);
[INFO] [stdout] ...   |
[INFO] [stdout] 200 | |         return handle;
[INFO] [stdout] 201 | |     };
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "512"]` attribute to your crate (`yew`)
[INFO] [stdout]     = note: this error originates in the macro `_js_impl` which comes from the expansion of the macro `js` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `yew` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "1576d7cf423ead5120e38643b9a1dec554b47bca1e13ea94ca81c9c11e1940f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1576d7cf423ead5120e38643b9a1dec554b47bca1e13ea94ca81c9c11e1940f9", kill_on_drop: false }`
[INFO] [stdout] 1576d7cf423ead5120e38643b9a1dec554b47bca1e13ea94ca81c9c11e1940f9
